Body
{
 background-image: url(../backs/back2.jpg);
	background-attachment: fixed;
	background-color: #8289FE;
	font-family: Tempus Sans ITC;
	background-repeat: no-repeat;
}

a{
	color: Yellow;
	text-align: center;
}

p{
	color: Yellow;
	text-align: center;
}
H1{
	font-family: Lucida Handwriting;
	color: #800000;
	text-align: center;
}
h2{
	color: Lime;
	font-family: Tempus Sans ITC;
	text-align: center;
}
form{
	text-align: left;
}